POST /LogOn/DownloadHistory/
Generates the download file for the log on history.
Request
| Method |
Request URI |
| POST |
/API/LogOn/DownloadHistory/?sessionId=value |
URI Parameters
| URI Parameter |
Description |
| sessionId |
Current session ID. Specifying via an Authorization request header instead is recommended. |
Request Headers
| Authorization: Bearer <Current session ID> |
Request Body
Response
Response Body
A status code indicating success and a System.Guid corresponding to the file name, or a failure reason.